home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1996 December
/
CHIP Aralık 1996.iso
/
prog
/
backpack
/
demodata
/
dep_dir
/
shared.dxr
/
00925_go the frame.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-30
|
138 b
|
8 lines
on exitFrame
global CHN, K1, J
if not (the soundBusy of CHN) then
sound playFile CHN, FixPath(J, K1)
end if
go(the frame)
end